Re: [INTERFACES] Java, JDBC & CORBA (fwd)

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [INTERFACES] Java, JDBC & CORBA (fwd)
Дата
Msg-id l03110707b2886d4b2f57@[147.233.159.109]
обсуждение исходный текст
Ответ на Re: [INTERFACES] Java, JDBC & CORBA (fwd)  (Peter T Mount <peter@taer.maidstone.gov.uk>)
Ответы Re: [INTERFACES] Java, JDBC & CORBA (fwd)
Список pgsql-interfaces
At 17:33 +0200 on 30/11/98, Peter T Mount wrote:


> I do on my web site, covering different versions of postgresql. However,
> someone tried a 1.1 binary on a 1.2 JVM, and it complained. It's more
> strict on the class validation.

What I meant was - why not offer the complete bundeled jar (both 1.1 and
1.2, as you suggested) in binary form, and avoid the problem of having to
compile it under two javacs in the target computer. This will force us to
have the two JVMs even if we use onle one... So, do the compilation on your
own set, and distribute the combined Jar. The Jar format itself shouldn't
pose a problem.

Why can you distribute the binaries only from your web site? Any reason you
can't put them in the CVS? Say, in text-encoded format, with the makefile
merely doing the decoding?

I also wonder how come it's impossible to compile 1.1 code under 1.2...
That doesn't make sense, as far as Sun's policy went so far. Perhaps there
is a 1.1 compatibility flag for the 1.2 javac?

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] Java, JDBC & CORBA (fwd)
Следующее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] PostODBC/MS ADO